home *** CD-ROM | disk | FTP | other *** search
- object FormShare: TFormShare
- Tag = 62200
- Left = 261
- Top = 152
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Activar versi�n completa'
- ClientHeight = 251
- ClientWidth = 393
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object LabelActivar: TLabel
- Tag = 62200
- Left = 14
- Top = 14
- Width = 116
- Height = 13
- Caption = 'Activar versi�n completa'
- end
- object Bevel9: TBevel
- Left = 140
- Top = 20
- Width = 237
- Height = 9
- Shape = bsTopLine
- end
- object Label1: TLabel
- Tag = 62300
- Left = 58
- Top = 128
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Usuario'
- end
- object Label2: TLabel
- Tag = 12500
- Left = 58
- Top = 156
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Password'
- end
- object LabelCodigo: TLabel
- Tag = 62400
- Left = 58
- Top = 184
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'C�digo'
- end
- object PandaBrown1: TPandaBrown
- Left = 16
- Top = 36
- Width = 32
- Height = 32
- TheBrown.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 04000000000000020000120B0000120B00001000000000000000FFFFFF0000FF
- FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
- 000000FF00008080000000800000FF0000008000000000000000222222222222
- 222FFFFFFF22222222222222222222222554444444FFF2222222222222222225
- 544B444444444FF222222222222222544EEB4F4F4FF4444F222222222222254E
- EBB44444444444B4F2222222222254EEB4444FF4F4FF44BE4F2222222D2254EB
- 4444444444444BEE4F2222222DD54EEB444444444444BEEEE4F22222DDDD4EEB
- 44444BBBBBBBEEEEE4F2222DDDDDDEEB4444B5555EEEEEEEEE4F22DDDDDDE0EB
- 444B5FFFF5EEEEEEEE4F22DD2DD4E0EB44B5F0005F5EEEEEEE4F22D22D54EEEB
- 44B5F0005F5EEEEEEE4F22D22254E0EB44B5F0005F5EEEEEEE4F22D22254EEEB
- 44B5F0005F5EEEEEEE4F222D22FFFFFB44BE5FFFF5EEEEEEEE4F2222FF44444F
- F4BEE5555EEEEEEEEE4F222F444444444FBEEEEEEEEEEEEEE4F222F4E4FFFF44
- E4FEEEE0E00E0EEEE4F22F4EE444444EEE4FEEE000E0EEEE4F222F4E444444EE
- EE4FEEEEEEEEEEEE4F22F4EE4445F5EEEEE4FEE0E00EEEE4F222F4EE445F0F5E
- EEE4FEEEEEEEE44F2222F4EE44F000FEEEE4FEEEEEE44FF22222F4EE445F0F5E
- EEE4F444444FF2222222F4EE44E5F5EEEEE4F5555552222222222F4E44EEEEEE
- EE4F22222222222222222F4E44EE0000EE4F222222222222222222F444EE0EEE
- E4F22222222222222222222F44EEEEE44F2222222222222222222222FF44444F
- F2222222222222222222222222FFFFF222222222222222222222}
- end
- object ButtonAceptar: TButton
- Tag = 2200
- Left = 188
- Top = 220
- Width = 90
- Height = 22
- Caption = '&Aceptar'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = ButtonAceptarClick
- end
- object ButtonCancelar: TButton
- Tag = 2400
- Left = 288
- Top = 220
- Width = 90
- Height = 22
- Cancel = True
- Caption = '&Cancelar'
- ModalResult = 2
- TabOrder = 1
- end
- object EditUsuario: TEdit
- Left = 150
- Top = 124
- Width = 230
- Height = 21
- MaxLength = 128
- TabOrder = 2
- end
- object EditPassword: TEdit
- Left = 150
- Top = 150
- Width = 230
- Height = 21
- MaxLength = 128
- PasswordChar = '*'
- TabOrder = 3
- end
- object EditCodigo: TEdit
- Left = 150
- Top = 178
- Width = 230
- Height = 21
- MaxLength = 29
- TabOrder = 4
- end
- object Memo1: TMemo
- Tag = 62500
- Left = 60
- Top = 32
- Width = 317
- Height = 81
- BorderStyle = bsNone
- Color = clBtnFace
- Lines.Strings = (
- 'Para convertir esta versi�n shareware en una versi�n completa '
-
- 'debes registrarte a trav�s de la tienda virtual o ponerte en con' +
- 'tacto '
- 'con Panda Software. Debes introducir en el recuadro inferior el '
- 'c�digo de activaci�n que se te suministrar� una vez te hayas '
- 'registrado.')
- TabOrder = 5
- end
- object ManuForm1: TManuForm
- Enabled = False
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clMaroon
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 346
- Top = 7
- end
- end
-